1bashThis demonstrates sending an HTTP GET request with a custom User-Agent header using curl.curl --header "User-Agent: Foo" https://example.comexternal toolscurlHTTP requestcustom headers